home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-08-28 | 909 b | 35 lines | [TEXT/CWIE] |
- LColorPicker Road Map
- ©1995 Chris K. Thomas. All Rights Reserved.
- Version 1.0
-
-
- ———————————• Main:
-
- LColorPicker.cp
- LColorPicker.h : Framework-neutral LColorPicker base class.
-
- ColorPickerLib : CodeWarrior doesn't include this, so I created it from
- the one built-into the 7.5 Color Picker extension. You need to link against
- it on PowerPC.
-
- ———————————• PowerPlant support:
-
- LColorPickerEvents.cp
- LColorPickerEvents.h : PowerPlant attachment which takes care of event handling
- for LApplications using LColorPicker.
-
- PPColorPicker.cp
- PPColorPicker.h : Starter subclass for use with PowerPlant applications.
-
- ———————————• Sprocket support:
-
- SprocketColorPicker.cp
- SprocketColorPicker.h : Starter subclass for use with Sprocket applications.
- (in progress!)
-
- ———————————• other framework support:
-
- AppColorPicker.cp
- AppColorPicker.h : Starter subclass for use with non-PowerPlant applications.
-
-